DCS Metadata SDK

May 2024

Version 5.1

May 10, 2024

New Features
  • Can write standard, custom, and embedded metadata to the following file types:

    • Open XML Files (for example, Microsoft docx, xlsx, and pptx files)

    • Compound document format files (for example, Microsoft doc, xls, and ppt files)

    • PDF files

  • Can write embedded metadata to file types that support XMP metadata (for example, jpg, mp3, mp4)

February 2024

Version 5.0

February 16, 2024

New Features
  • Added the capability to read metadata from the Data Classification alternate data stream (ADS) associated with a file

  • Added a Windows installer for the Metadata API component

Fixes
  • An exception in ntdll.dll appeared when using SDK 3.X with the /CETCOMPAT flag set in an application. This flag enables Hardware-enforced Stack Protection which is not supported in .NET Framework 4.

  • With SDK 3.X, integration does not work for .TXT and .JPEG files on a particular network drive.

December 2022

Version 2022.0

December 8, 2022

New Features
  • C++ API has been removed. You can now invoke the C# interface from native C++.

  • Recreated cmline tool as MetadataTool.exe

  • Updated Titus SDK Developers Guide that include the following:

    • how to use NuGet package

    • how to invoke the SDK from the C# interface and use C# samples (program.cs)

    • a link on how to invoke the C# interface from native C++

    • how to use the C# sample

    • how to invoke the SDK from PowerShell

    • how to invoke the SDK from the new cmdline tool

Fixes
  • Only one option is available for multi-value markings

Back to Titus Products